-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
4.6.0 (latest)
-
Code
-
Classes
- Mailer
| Total Complexity |
67 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
524 |
| Lines of code |
270 |
| Logical lines of code |
115 |
| Comment lines |
166 |
| Methods |
17 |
| Properties |
0 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| set_recipients() |
A |
46 |
13 |
37 |
| get_response_error() |
A |
54 |
8 |
19 |
| set_content() |
S |
49 |
6 |
43 |
| set_reply_to() |
S |
54 |
6 |
22 |
| __construct() |
S |
51 |
4 |
27 |
| set_body_header() |
S |
58 |
3 |
16 |
| set_from() |
S |
59 |
3 |
16 |
| set_headers() |
S |
63 |
4 |
9 |
| set_attachments() |
S |
60 |
3 |
15 |
| prepare_attachments() |
S |
59 |
3 |
15 |
| build_recipient() |
S |
62 |
3 |
12 |
| process_response() |
S |
64 |
3 |
10 |
| get_debug_info() |
S |
64 |
3 |
8 |
| is_mailer_complete() |
S |
68 |
2 |
7 |
| set_subject() |
S |
68 |
1 |
9 |
| set_return_path() |
S |
98 |
1 |
1 |
| get_body() |
S |
76 |
1 |
4 |